const go.opentelemetry.io/otel/trace.errInvalidHexID
3 uses
go.opentelemetry.io/otel/trace (current package)
trace.go#L20: errInvalidHexID errorConst = "trace-id and span-id can only contain [0-9a-f] characters, all lowercase"
trace.go#L147: return [16]byte{}, errInvalidHexID
trace.go#L173: return [8]byte{}, errInvalidHexID
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |